home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / windows / sdsys13.zip / README.TXT < prev    next >
Text File  |  1997-03-20  |  8KB  |  188 lines

  1. SYSTEM SHUTDOWN VERSION 1.3 and 1.3S README FILE.
  2.  
  3. DESCRIPTION 
  4. =========== 
  5. This program is designed to shutdown Windows 95 and Windows NT. It 
  6. uses command line switches to control the program functions. This 
  7. approach was chosen to allow the program to be used with command 
  8. schedulers (such as Microsoft's System Agent) and desktop 
  9. shortcuts without further operator action. This allows this system 
  10. to shutdown at a predetermined time without the need for a person 
  11. to initiate the action. This program was first written to shutdown 
  12. my computer at night after the scheduled virus and disk scans. 
  13.  
  14. The S version is identical to the 1.3 version except it does not 
  15. contain the VB runtime libraries and it does not have a setup 
  16. program.
  17.  
  18. LICENSE AGREEMENT 
  19. ================= 
  20. This program is released as freeware; however, it is not public 
  21. domain. This means that you are allowed to do the following: 
  22. 1. Use the program on as many computers as you wish. There is no 
  23.    restriction for personal or business use. 
  24. 2. Give this program to anyone you wish as long as all of the 
  25.    files are provided, including this Readme file. 
  26. 3. Upload this file to Bulletin Board Systems or otherwise make it 
  27.    available on FTP, Telnet, World Wide Web sites, etc.
  28.  
  29. The following is specifically not permitted: 
  30. 1. Selling this program or charging for the use of this programs. 
  31.    Charging of normally collected on-line charges is permitted as 
  32.    long as the charge is based on connect time and not file 
  33.    downloads (time, bytes or files). 
  34. 2. Attempting to market this program as the property of you or 
  35.    your company. 
  36. 3. Bundling this software with other software packages for sale 
  37.    without specific written permission from the author.
  38.  
  39. The source code for this application is available, however it is 
  40. covered by a different license agreement. Contact the author for 
  41. further details. Since this is such a small program there is no 
  42. charge for the source code unless you want me to send you a disk.
  43.  
  44. If you do not agree with this license agreement or the limitation 
  45. of liability below, you must delete the software from your system 
  46. and discontinue its use.
  47.  
  48. LIMITATION OF LIABILITY 
  49. ======================= 
  50. THIS PROGRAM IS PROVIDED AS IS AND WITHOUT WARRANTY. THIS FILE WAS 
  51. ORIGINALLY POSTED VIRUS FREE; HOWEVER, SINCE I HAVE NO CONTROL OF 
  52. THIS PROGRAM ONCE IT IS POSTED ON OTHER SERVICES I ASSUME NO 
  53. LIABILITY FOR VIRUS PROBLEMS YOU MAY EXPERIENCE. 
  54.  
  55. Basically, you got it for free. If you don't like it you can have 
  56. your money back ; - )
  57.  
  58. SYSTEM REQUIREMENTS 
  59. =================== 
  60. This is a 32-bit application and is designed to run on Windows 95 
  61. or Windows NT version 3.51 or later. When run on Windows NT the 
  62. shutdown-warning screen does not remain on screen very long.
  63.  
  64. 1.3S version note: You must have a copy of the Visual Basic 4.0 
  65. runtime library (VB40032.DLL) on your system to run this program. 
  66. If you do not currently have this file, it is available for download 
  67. from various sources. You may also download SYSSD13.ZIP. This 
  68. version includes all of the VB runtime libraries as well as a setup 
  69. program for this utility.
  70.  
  71. PLEASE DO NOT CONTACT THE AUTHOR TO REQUEST THE VB RUNTIME LIBRARY 
  72. FILES.
  73.  
  74. INSTALLATION 
  75. ============ 
  76. Version 1.3 
  77. ----------- 
  78. 1. If you are replacing a previous version of this application, 
  79.    remove the previous installation first. See the removing the 
  80.    application section for instructions.
  81.  
  82. 2. Unzip the zip file into a temporary directory and run 
  83.    setup.exe. Follow the directions. They should be relatively 
  84.    straightforward.
  85.  
  86. 3. Create icons for the application on your start menu. See the 
  87.    list of the command line switches below.
  88.  
  89. Version 1.3S 
  90. ------------ 
  91. 1. This version of this program does not have a setup program. 
  92.    Copy the distribution files into a directory and create shortcuts 
  93.    as described below.
  94.  
  95. COMMAND LINE SWITCHES 
  96. ===================== 
  97. These switches are used to control the program functions: 
  98. /F - Force the operation - Applications will be closed without 
  99.      prompting to save files, and you will not be prompted to 
  100.      disconnect users connected to a network. 
  101. WARNING: UNSAVED FILES WILL BE LOST. BE SURE TO SAVE YOUR WORK 
  102. BEFORE USING THIS COMMAND LINE SWITCH. THERE IS NO WAY TO RECOVER 
  103. FILES LOST DUE TO IMPROPER USE OF THIS SWITCH. USE THIS AT YOUR 
  104. OWN RISK. 
  105. /L - Logoff - Logs off the current user. The system will present a 
  106.      login dialog box. 
  107. /P - Power-off - Shuts off the power to your system. Your system 
  108.      must support this function; otherwise it will simply shut 
  109.      down Windows 95. 
  110. /R - Reboot - Reboots your system. 
  111. /S - Shutdown - Shuts down Windows. On some systems with advanced 
  112.      power management it will also power off your machine. 
  113. /# - Where # is a number between 0 and 60 - Time to delay before 
  114.      starting the specified action. The shutdown can be canceled 
  115.      during this time. If it is set to 0 or left blank, the action 
  116.      will start immediately and can not be cancelled. 
  117. /? - Provides a help screen that lists the switches. The System 
  118.      will not be shut down or restarted using this option. 
  119. Note: If sd-sys.exe is run without command line switches it 
  120.       defaults to Reboot.
  121.  
  122. CREATING A SHORTCUT 
  123. =================== 
  124. To create a new shortcut, perform the following steps: 
  125. 1. Click on start, Settings and then Taskbar... 
  126. 2. Click the Add button. 
  127. 3. In the next dialog, specify the command line, including the 
  128.    switches. You can use the browse button to help locate the 
  129.    program file. The command line switches belong outside of the 
  130.    quotes on the command line. The line would look something like 
  131.    this: "C:\Program Files\System Shutdown\sd-sys.exe" /L. Then 
  132.    click on the next button. 
  133. 4. Select the folder that should include the shortcut. The start 
  134.    menu is a good place for this so it will show when you click on 
  135.    the start button. Then click on Next. 
  136. 5. Select a name for the shortcut and then click on Finish.
  137.  
  138. REMOVING THE APPLICATION
  139. ======================== 
  140. Version 1.3 
  141. ----------- 
  142. To remove the program, follow these steps: 
  143. 1. Click on the Start button, select Settings and then select
  144.    Control Panel. 
  145. 2. In control panel, double click on Add/Remove Programs. 
  146. 3. On the Install/Uninstall tab, select System Shutdown in the 
  147.    list of programs. 
  148. 4. Click on the Add/Remove button. 
  149. 5. In the Application Removal dialog, click the Yes button. 
  150. 6. You will need to remove any shortcuts you created.
  151.  
  152. Version 1.3S 
  153. ------------ 
  154. To remove the program, follow these steps: 
  155. 1. Remove any shortcuts you created. 
  156. 2. Delete sd-sys.exe and readme.txt
  157.  
  158. SUPPORT 
  159. ======= 
  160. Bug reports can be sent to davidmi@wolfenet.com or via US Mail to: 
  161. David C. Miller 2911 Cedar Ave South 
  162. Renton, WA 98055-5079
  163.  
  164. I will try to respond to requests for help. However since this is 
  165. a free program it is not real high on my priority list.
  166.  
  167. Thank you! David C. Miller
  168.  
  169. Feel free to take a look at our web page. It is located at: 
  170. http://www.wolfenet.com/~davidmi
  171.  
  172. PS. If you feel you must pay something for this application send 
  173. $5.00 to your local animal shelter. 
  174.  
  175. VERSION HISTORY 
  176. =============== 
  177. 1.0 Original program release. 
  178. 1.1 Corrected a grammatical error and missing message when the 
  179.     program was run with out a command line switch. 
  180. 1.2 Corrected a misspelling on the help splash screen. 
  181. 1.3 Added code to allow the program to properly shutdown Windows 
  182.     NT. Added a switch that allows a delay time and the ability to 
  183.     cancel the shutdown. Modified the readme file to be more 
  184.     descriptive. 
  185. 1.3S Smaller version that only includes the executable and readme 
  186.      file. The executable file is identical. This version does not 
  187.      include a setup routine. 
  188.